.. _`ADAF to Table`: .. _`org.sysess.sympathy.data.adaf.adaf2table`: ADAF to Table ~~~~~~~~~~~~~ .. image:: adaf2table.svg :width: 48 Export of data from an ADAF to a Table. **Documentation** Export of specified data in ADAF to Table. The data can either be the a raster from the timeseries container or the full content of either the metadata or the results containers. **Definition** *Input ports* :port1: adaf Input ADAF *Output ports* :port1: table Table with the content of a specified group in the incoming ADAF *Configuration*: **Export group** (export_group) Specify group in the ADAF which will be exported **Time basis raster** (tb) Specify the raster among the time resolved data which will be exported **Time basis column name** (tb_col_name) Specify the name for the time basis column in the outgoing Table. The default name is the name of the selected raster. .. automodule:: node_adaf2table :noindex: .. class:: ADAF2Table :noindex: **Related nodes** * :ref:`org.sysess.sympathy.data.adaf.adafs2tables` * :ref:`org.sysess.sympathy.data.adaf.adaf2tables` * :ref:`org.sysess.sympathy.data.table.table2adaf` **Example flows** * :download:`ADAF2Table.syx `